home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d10 / homeinv.arc / FIRSTIME < prev    next >
Text File  |  1985-05-22  |  4KB  |  149 lines

  1. .h1 THE FIRST TIME
  2. .h2 Introduction
  3. For YOUR VERY OWN ^040, you will need a Data
  4. Diskette, upon which you will record your information.
  5. .sp
  6. After it is prepared, it will contain the program named
  7. 'yourvown.bas', together with your (personzlized) lists,
  8. and your data.
  9. .vt 2
  10. .h2 Prepare a Data Diskette
  11. .h3 Prepare an External Label
  12. Prepare an external label (a stick-on label) for your Data
  13. Diskette.  You should use words that are meaningful to you,
  14. such as:
  15. .sp
  16.      Mel's ^040
  17.      Data Diskette
  18. .sp
  19. After the label has been prepared, attached it to the top of
  20. your Data Diskette (probably on the right-side).
  21. .h3 Copy to Your Data Diskette
  22. Using the DISKCOPY Command of DOS, copy the entire contents
  23. of the Distribution Diskette to your Data Diskette.  (Note:
  24. This is just temporary.  You will soon delete unwanted files
  25. leaving only the ones necessary.)
  26. .sp
  27. For example, after bringing up DOS, type:
  28. .sp
  29.     diskcopy a: b:
  30. .sp
  31. and press the 'enter' key.
  32. .sp
  33. Then place the Distribution Diskette in the a: drive, the
  34. Data Diskette in the b: drive, and press the 'enter' key.
  35. .sp
  36. The entire contents of the Distribution Diskette will then
  37. be copied onto your Data Diskette.
  38. .pa
  39. .h3 Delete the Documentation
  40. In order to make room for a lot of your data, it is necess-
  41. ary to delete the documentation from your Data Diskette.
  42. This is accomplished by running the program 'cleandoc.bat',
  43. which is on the diskette.  It is done in the following
  44. manner.
  45. .sp
  46. While still in DOS,
  47. .sp
  48.   1.  Place your Data Diskette in the a: drive.
  49. .sp
  50.   2.  Type:
  51. .sp
  52.         cleandoc
  53. .sp
  54.       and press the 'enter' key.
  55. .sp
  56. A large number of files will be deleted.
  57. .sp
  58.   3.  Then type:
  59. .sp
  60.         erase cleandoc.bat
  61.  
  62.       and press the 'enter' key.
  63. .sp
  64. Your Data Diskette will now contain only those files which
  65. are necessary to run YOUR VERY OWN ^040.
  66. .sp
  67. The files which remain will be the following:
  68. .sp
  69.     ARRAY
  70.     HIGH
  71.     MESSAGES
  72.     SUBARRAY
  73.     VECTOR1
  74.     VECTOR2
  75.     VECTOR3
  76.     YOURVOWN.BAS
  77. .sp
  78. You can verify this by typing:
  79. .sp
  80.     dir a:
  81. .sp
  82. and pressing the 'enter' key.
  83. .sp
  84. Your Data Diskette is now ready for you to use as YOUR VERY
  85. OWN ^040.
  86. .h1 STARTUP
  87. .h2 Bringing up DOS and BASIC
  88. In order to run YOUR VERY OWN ^040, both
  89. DOS and BASIC must be available.  The way that you do
  90. this depends upon whether you are using a PCjr or some
  91. other member of the IBM PC Family of Computers.
  92. .vt 2
  93. If you are using a PCjr, you should:
  94. .sp
  95.    1.  Insert the DOS Diskette into the a: drive.
  96. .sp
  97.    2.  Insert the BASIC Cartridge into one of the slots.
  98. .sp
  99.    3.  Turn on the Power.
  100. .vt 2
  101. If you are using another member of the IBM PC Family of
  102. Computers, you should:
  103. .sp
  104.    1.  Bring up DOS in your normal manner.
  105.        (either from the DOS Diskette, or from your hard-
  106.        disk.)
  107. .sp
  108.    2.  Type:
  109. .sp
  110.           basic
  111. .sp
  112.        and press the 'enter' key.
  113. .h2 Starting YOUR VERY OWN ^040
  114. Now that both DOS and BASIC are available, you should do
  115. the following:
  116. .sp
  117.    1.  Insert your Data Diskette into the a: drive.
  118. .sp
  119.    2.  Type:
  120. .sp
  121.           run ~yourvown~
  122. .sp
  123.        and press the 'enter' key.
  124. .sp
  125.    3.  Follow any instructions which appear at the bottom of
  126.        your screen.
  127. .h1 BACKUP
  128. .vt 2
  129. From time to time you will want to make a copy of your
  130. Data Diskette, to protect yourself from any loss (due to
  131. carelessness or any other reason).
  132. .sp
  133. You may do this at any time by using the DISKCOPY Command
  134. of DOS (which you have already used before).  You should
  135. type something like:
  136. .sp
  137.   diskcopy a: b:
  138. .sp
  139. and press the 'enter' key.
  140. .sp
  141. Then you should follow any instructions which appear on
  142. the display screen, to copy your Data Diskette to a
  143. Backup Diskette.
  144. .sp
  145. Please refer to the DOS Manual for the details of how to
  146. use the DISKCOPY Command.
  147. .pa
  148. .eof
  149.